home *** CD-ROM | disk | FTP | other *** search
/ Clickx 79 / Clickx 79.iso / software / tools / calibre / calibre-0.6.46.msi / file_813 (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2010-03-31  |  459 b   |  19 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.6)
  3.  
  4. _debug = 0
  5. eDetecting = 0
  6. eFoundIt = 1
  7. eNotMe = 2
  8. eStart = 0
  9. eError = 1
  10. eItsMe = 2
  11. SHORTCUT_THRESHOLD = 0.95
  12. import __builtin__
  13. if not hasattr(__builtin__, 'False'):
  14.     False = 0
  15.     True = 1
  16. else:
  17.     False = __builtin__.False
  18.     True = __builtin__.True
  19.